CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl curve

搜索资源列表

  1. 用OPENGL画出麦克斯维速率分布曲线

    0下载:
  2. 本代码演示了如何用OPENGL画出麦克斯维速率分布曲线 -the code demonstrated how to use OpenGL paint Maxwell rate distribution curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:265690
    • 提供者:涂飞
  1. OpenGl

    0下载:
  2. 一个很好的OpenGL二维绘图程序,用户可以绘制任意曲线-a good OpenGL 2D mapping procedure, the user can draw arbitrary curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50184
    • 提供者:chen ru
  1. OpenGL - Bezier Curve-1

    0下载:
  2. 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:169469
    • 提供者:李静
  1. chap4-1 用OpenGL绘制简单多面体

    0下载:
  2. 用OpenGL绘制简单多面体,二次及三次曲线的例子-Simple polyhedron with OpenGL rendering, the second and third examples of the curve
  3. 所属分类:OpenGL

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:
  1. Spline

    0下载:
  2. 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:231992
    • 提供者:吴彧文
  1. shiyan5

    0下载:
  2. 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:596593
    • 提供者:jing
  1. CG

    0下载:
  2. 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2037657
    • 提供者:star
  1. wang-OpenGL-7

    0下载:
  2. 基于mfc的OpenGL应用。本程序是在mfc中用OpenGL画出一条曲线轨迹,轨迹点坐标来自串口数据。-The OpenGL-based mfc application. This program is a mfc using OpenGL to draw a curve of track, track point coordinate data from the serial port.
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5723474
    • 提供者:wang
  1. curve

    0下载:
  2. OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:10657
    • 提供者:dragon
  1. insert_curve

    0下载:
  2. opengl+控制台,鼠标左键输出点坐标,程序画出经过点的曲线-opengl+ console output point coordinates of the left mouse button, the program after a point to draw the curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:49918
    • 提供者:freid
  1. Bezier

    0下载:
  2. OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:248952
    • 提供者:郝晓婷
  1. KOCH

    0下载:
  2. 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com/
  3. 所属分类:Fractal program

    • 发布日期:2017-04-09
    • 文件大小:1411762
    • 提供者:boss liu
  1. BSpline

    1下载:
  2. OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:8349766
    • 提供者:孙雷
  1. BezierCurve_OGL

    0下载:
  2. Opengl绘制Bezier 曲线,并且可以控制一个小球在曲线上运动。-Draw Bezier Curve with Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:37043
    • 提供者:牵强
  1. Bspline-Curve

    0下载:
  2. OpenGL开发的B样条曲线程序,支持鼠标交互,本人亲自测试能运行,用vc++6.0编写。-B-spline curve of the OpenGL development process, support for mouse interaction, personally test can be run using vc++6.0 write.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1697330
    • 提供者:Edward
  1. openglhuizhiquxian

    0下载:
  2. opengl提供的都是基本图素,点线面,要绘制曲线,曲面比较困难,本程序主要就是用opengl绘制集中重要的曲线。-opengl provided are basic map elements, point, line and plane, to draw the curve, surfaces more difficult, this program is mainly focused on the important use opengl draw the curve.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:25888
    • 提供者:fasf
  1. B

    0下载:
  2. opengl 作业,用与在OPENGL中绘制B洋条曲线,已经编译通过,在运行前请设置你计算机的OPENGL编译环境-opengl operating and use with OPENGL Drawing Yang B curve has been compiled through, before running set up your compiler environment OPENGL computer
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:52852
    • 提供者:zhang
  1. Beizer

    0下载:
  2. Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:279047
    • 提供者:josephlin0922
  1. opengl_source_analog_curve_drawing

    0下载:
  2. opengl实现模拟曲线绘图源码opengl source analog curve drawing-analog curve drawing source opengl opengl source analog curve drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:41015
    • 提供者:eo
  1. OpenGL绘制参数曲线

    0下载:
  2. opengl绘制参数曲线,这里绘制的是很多条短直线逼近一个椭圆,比较适合新手(OpenGL draw parameter curve, here is drawing a lot of short straight line approaching an ellipse, more suitable for novice)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3548160
    • 提供者:小啰啰
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com